home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / drwy205.zip / ANSIPAT.DOC next >
Text File  |  1993-01-04  |  1KB  |  19 lines

  1. This archieve should contain ANSIPAT.EXE and this doc file ANSIPAT.DOC
  2.  
  3. The purpose of ANSIPAT.EXE is to patch your ANSI.SYS so that it will
  4. do a BIOS call instead of a direct screen write, making it more compatible
  5. with DOORWAY.  Although the /L: will work properly about 95% of the time
  6. this patch, if it installs, will work 100% of the time.  You will need to
  7. run this program in the subdirectory that your ANSI.SYS, which get loaded at
  8. boot time, resides in.  It will copy ANSI.SYS over to ANSI.BAK then search the
  9. ANSI.SYS for the code which typically scrolls the screen.  If it finds it,
  10. it will replace it with the appropriate screen scroll BIOS call.  If it
  11. doesn't find the appropriate code, it will not change ANSI.SYS.  Note that
  12. you will have to reboot the computer for the new ANSI.SYS to take effect.
  13.  
  14. If you were unable to patch your ANSI.SYS using the earlier patch which used
  15. PATCH.COM, try again.  Patch.com required the code to be at a certain place,
  16. but this program searches the entire file for the code to replace.
  17.  
  18.                                           Marshall Dudley
  19.